Total Complexity | 18 |
Dependencies | 11 |
Dependents | 3 |
Total lines | 210 |
Lines of code | 124 |
Logical lines of code | 64 |
Comment lines | 32 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert() | 44 | 7 | 44 | |
update() | 51 | 2 | 26 | |
delete() | 56 | 2 | 19 | |
validate() | 68 | 3 | 7 | |
prepareQuery() | 59 | 1 | 16 | |
getById() | 74 | 1 | 5 | |
queryByCampaignId() | 76 | 1 | 4 | |
findByCampaignId() | 80 | 1 | 3 |